#deanheader {
    /*background: none;*/
    background: url(../images/nav_bg.png);
    position: absolute;
}

.wp,
#wp {
    width: 100%;
}

.pts {
    position: relative;
    top: -60px;
}

.flexslider .edit {
    top: 70px !important;
}

.deanfalshbox {
    width: 100%;
    height: 1080px;
    min-width: 1180px;
}

.flexslider {
    height: 1080px;
    overflow: hidden;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 11;
    position: relative;
    min-width: 1180px;
    top: -60px;
}

.sliders {
    width: 100% !important;
    position: relative;
    z-index: 1;
}

.sliders li {
    width: 100% !important;
    height: 900px !important;
    position: relative;
    z-index: 3;
}

.flexslider a.prev,
.flexslider a.next {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 425px;
}

.flexslider a.prev {
    left: 5%;
    background: rgba(0, 0, 0, 0.3) url(../images/arrowsleft1.png) center center no-repeat;
}

.flexslider a.prev:hover {
    background: rgba(255, 255, 255, 1) url(../images/arrowsleft.png) center center no-repeat;
}

.flexslider a.next {
    right: 5%;
    background: rgba(0, 0, 0, 0.3) url(../images/arrowsright1.png) center center no-repeat;
}

.flexslider a.next:hover {
    background: rgba(255, 255, 255, 1) url(../images/arrowsright.png) center center no-repeat;
}

.flexslider .hd {
    position: absolute;
    bottom: 60px;
    z-index: 22;
    width: 100%;
    text-align: center;
}

.flexslider .hd li {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    line-height: 100px;
    overflow: hidden;
    margin: 0 11px;
    zoom: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.flexslider .hd li.on {
    background: #fff;
    -webkit-transform: scale(1.5);
    -khtml-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

.deanxqbox {
    width: 1180px;
    height: 500px;
    margin: 300px auto 0 auto;
    position: relative;
    z-index: 3;
}

.deanxqbox h1 {
    font-size: 99px;
    color: #fff;
    height: 150px;
    line-height: 150px;
    overflow: hidden;
}

.deanfgbox {}

.deanfgbox a {
    display: inline-block;
    width: 143px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-right: 15px;
}

.deanfgbox a.deanbuys {
    background: #5D9CEC;
    border: 2px solid #5D9CEC;
    height: 39px;
    line-height: 39px;
    color: #fff;
}

.deanfgbox a.deanbuys:hover {
    background: #fff;
    color: #5D9CEC;
    border: 2px solid #5D9CEC;
}

.deanfgbox a.deanreadmore {
    background: #18BA60;
    color: #fff;
}

.deanfgbox a.deanreadmore:hover {
    opacity: 0.8;
}

.deanxqbox1 {
    width: 1200px;
    height: 666px;
    margin: 414px auto 0 auto;
    position: relative;
    z-index: 3;
    left: -59px;
    top: -73px;
    text-align: left;
}

/*.deanxqbox1 .deanxqbox_bg{*/
/*    background: url(../images/nav_bg.png);*/
/*    width: 50%;*/
/*    padding: 66px;*/
/*    border-radius: 10px;*/
/*}*/
.deanxqbox1 h1 {
    font-size: 20px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-weight: 300;
    text-align: left;
    height: auto;
    text-align: center;
    line-height: 1.8;
}

.deanxqbox .deanflashtxt {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: left;
    color: #fff;
    font-weight: normal;
}

/*.deanxqbox_bg{*/
/*    background: #ccc;*/
/*    width: 40%;*/
/*}*/
.deanxqbox1 .deanflashtxt {
    font-size: 62px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    text-align: center;
    height: 130px;
    line-height: 130px;
}

.deanflashtxt em {
    padding: 0 6px;
}

.deanfgbox1 {
    display: table;
    margin: 20px auto;
}

.deanxqbox2 {
    width: 1180px;
    height: 500px;
    margin: 300px auto 0 auto;
    position: relative;
    z-index: 3;
}

.deanxqbox2 h4 a {
    display: block;
    font-size: 99px;
    color: #fff;
    height: 150px;
    line-height: 150px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-left: 150px;
    background: url(../images/play.png) left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.deanxqbox2 .deanflashtxt {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    font-weight: normal;
}

.deanaboutbx {
    position: relative;
    top: -60px;
}

.deanabbl {
    width: 50%;
    float: left;
}

.deanabbltop {
    height: 400px;
    width: 80%;
    padding: 6.8% 9%;
    background: #fff;
}

.deanabbltop h1 {
    font-size: 26px;
    color: #333;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
}

.deanabbltop h5 {
    font-size: 26px;
    color: #333;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
}

.deanabbltop h5:after {
    content: '';
    width: 88px;
    height: 10px;
    display: block;
    background: url(../images/boline.png) center no-repeat;
    position: absolute;
    top: 35px;
    left: 0;
}

.deanabbltop p {
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.deanabb_btns {}

.deanabb_btns a {
    display: block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    background: #18BA60;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.deanabb_btns a:hover {
    opacity: 0.8;
}

.deanabblbtm {
    width: 100%;
    overflow: hidden;
}

.deanabblbl {
    float: left;
    width: 50%;
    height: 100%;
}

.deaninnersd {
    width: 80.3%;
    padding: 13.6% 10%;
    height: 400px;
    background: url(../images/ab_2.jpg) center no-repeat;
    overflow: hidden;
    position: relative;
    background-size: cover;
}

.deaninnersd img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.deanabblblinner {
    width: 52%;
    padding: 30%;
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
}

.deanabblblinner h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}

.deanabblblinner p {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.deanabblbr {
    float: left;
    width: 50%;
    background: #EEF3F6;
}

.deanabblbr_inners {
    width: 80%;
    height: 400px;
    padding: 13.6% 10%;
    background: #255373;
}

.deanabblbr_inners i {
    display: block;
    width: 55px;
    height: 47px;
    margin: 0 auto 20px auto;
    background: url(../images/user.png) center no-repeat;
}
}

.deanabblbr p {
    width: 80%;
    padding: 0 10%;
    font-size: 12px;
    color: #333;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.deanabblbr h5 {
    width: 100%;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    /* height: 70px; */
    line-height: 26px;
    overflow: hidden;
    position: relative;
    /* margin-bottom: 20px; */
}

.deanabblbr span {
    font-size: 18px;
    color: #fff;
    /* letter-spacing: 2px; */
    text-align: center;
    overflow: hidden;
    margin-bottom: 0px;
    line-height: 20px;
    /* float: left; */
}

.deanabbdesc {
    padding: 4% 1%;
    height: auto;
    line-height: 25px;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    color: #fff;
    /* float: left; */
}

.deanabb_btns_cp a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #18BA60;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 14px auto 0 auto;
}

.deanabb_btns_cp a:hover {
    opacity: 0.8;
}

.deanabbr {
    width: 50%;
    float: left;
}

.deanabbrtops {
    width: 80%;
    position: relative;
    height: 400px;
    padding: 6.8% 10%;
}

.deanabbrtoppic {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/ab_1.png) center no-repeat;
    background-size: cover;
}

.deantopinpic {
    width: 80%;
    height: 400px;
    padding: 13.8% 10%;
}

.deantopinpic img {
    width: 100%;
    height: 100%;
}

.deanabbrtoprs {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 50.03%;
}

.deanabbrtyus {
    width: 80%;
    height: 423px;
    padding: 10.6% 10%;
    background: #578dc9;
}

.deanabbrtyus i {
    display: block;
    width: 48px;
    height: 60px;
    margin: 0 auto 1px auto;
    background: url(../images/drops.png) center no-repeat;
}

.deanabbrtyus h5 {
    width: 80%;
    margin: 0 auto 20px auto;
    font-size: 26px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    height: 50px;
    font-weight: bold;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 0px;
}

.deanabbrtyus span {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    /* letter-spacing: 2px; */
    text-align: center;
    overflow: hidden;
    margin-bottom: 0px;
}

.deanabbrtyus p {
    width: 80%;
    padding: 0 10%;
    height: 82px;
    padding-top: 20px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.deanabbrbtms {
    width: 80%;
    position: relative;
    height: 400px;
    padding: 6.8% 10%;
}

.deanabbrtoppicx {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/ab_3.png) center no-repeat;
    background-size: cover;
}

.deantopinpicx {
    width: 80%;
    height: 320px;
    padding: 13.8% 10%;
}

.deantopinpicx img {
    width: 100%;
    height: 100%;
}

.deanabbrtoprsx {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 50.03%;
    background-size: cover;
}

.deanabbrtyusx {
    width: 80%;
    height: 400px;
    padding: 13.6% 10%;
    background: #7fc1f1;
}

.deanabbrtyusx i {
    display: block;
    width: 55px;
    height: 47px;
    margin: 0 auto 20px auto;
    background: url(../images/bigquote.png) center no-repeat;
}

.deanabbrtyusx h5 {
    width: 80%;
    margin: 0 auto 20px auto;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    /* letter-spacing: 2px; */
    text-align: center;
    height: auto;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 0px;
}

.deanabbrtyusx span {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    /* letter-spacing: 2px; */
    text-align: center;
    overflow: hidden;
    margin-bottom: 0px;
}

.deanabbrtyusx p {
    width: 80%;
    padding: 0 10%;
    /*height: 25px;*/
    margin-top: 5%;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}

.deanpubtitles {
    text-align: center;
}

.deanpubtitles h5 {
    font-size: 28px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #2b2b2b;
    font-weight: normal;
    letter-spacing: 2px;
}

.deandiviline {
    width: 53px;
    height: 6px;
    margin: 10px auto;
    background: url(../images/boline_g.png) center no-repeat;
}

.deanpubtitles p {
    font-size: 14px;
    color: #999;
    margin: 20px 0 0px 0px;
}

.deanpubtitles span {
    font-size: 12px;
    color: #999;
    padding-bottom: 20px;
    float: left;
    text-align: center;
    width: 100%;
}

.deanpubtitlesx {
    text-align: center;
}

.deanpubtitlesx h5 {
    color: #fff;
}

.deandivilinex {
    background: url(../images/boline_w.png) center no-repeat;
}

.deanpubtitlesx p {
    color: #fff;
}

.deanproduct {
    padding-bottom: 20px;
}

.deanpro_tab {
    width: 1;
}

.deanpro_tab ul {
    display: table;
    width: 100%;
    margin: 0 auto;
    /*background: ;*/
    background: #578dc9;
}

.deanpro_tab ul li {
    height: 70px;
    border-left: #fff 1px solid;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    display: flex;
    color: #fff;
    letter-spacing: 2px;
    float: left;
    font-weight: 900;
    width: 24.9%;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.deanpro_tab ul li i {
    height: 35px;
    line-height: 18px;
    display: flex;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    /* letter-spacing: 2px; */
    float: left;
    /* font-weight: 900; */
    width: 196px;
    /* font-family: ''; */
    cursor: pointer;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.deanpro_tab ul li:hover {
    background: #18BA60;
    color: #fff;
}

.deanpro_tab ul li.cur {
    background: #18BA60;
    color: #fff;
}

.deanpro_btms {}

.deanpro_btms ul li {
    display: none;
}

.deanprobgh {
    margin-top: 35px;
}

.deanprobgh dl {
    width: 1210px;
}

.deanprobgh dl dd {
    float: left;
    margin: 0 15px 15px 0;
    background: #fff;
    box-shadow: 0 2px 3px #ededed;
    width: 283.75px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.deanprobgh dl dd:hover {
    transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
}

.deanpropicf {
    width: 283.75px;
    overflow: hidden;
}

.deanpropicf .ov_img {
    height: 220px;
    line-height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

.deanpropicf a {
    position: relative;
    width: 100%;
    height: 236px;
    display: block;
}

.deanpropicf img {
    /* width: 100%; */
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.deanproinfosd {
    padding: 15px 10px;
    height: 30px;
    text-align: center;
}

.deanproinfosd h5 {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.deanproinfosd h5 a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    letter-spacing: 1px;
}

.deanproinfosd h5 a:hover {
    color: #18BA60;
}

.deanproinfosd p {
    font-size: 12px;
    color: #999;
}

.deancaseintro {
    height: 44px;
    line-height: 22px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    margin-top: 10px;
}

.deanproprice {
    color: #18BA60;
    font-size: 14px;
    margin: 10px 0;
    height: 20px;
    line-height: 20px;
}

.deanmore_btnms a {
    display: block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    margin: 20px auto;
    border: 2px solid #333;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    position: relative;
    overflow: hidden;
}

.deanmore_btnms a em {
    position: absolute;
    width: 2px;
    height: 2px;
    z-index: 5;
    background: #18BA60;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.deanmore_btnms a em.deanline1 {
    top: 0;
    left: -100%;
    width: 100%;
}

.deanmore_btnms a em.deanline2 {
    bottom: -100%;
    right: 0;
    height: 100%;
}

.deanmore_btnms a em.deanline3 {
    bottom: 0;
    right: -100%;
    width: 100%;
}

.deanmore_btnms a em.deanline4 {
    top: -100%;
    left: 0;
    height: 100%;
}

.deanmore_btnms a:hover {
    border: 2px solid #fff;
    color: #18BA60;
}

.deanmore_btnms a:hover em.deanline1 {
    left: 0;
}

.deanmore_btnms a:hover em.deanline2 {
    bottom: 0;
}

.deanmore_btnms a:hover em.deanline3 {
    right: 0;
}

.deanmore_btnms a:hover em.deanline4 {
    top: 0;
}

.deanyoushi {
    width: 100%;
    min-width: 1180px;
    padding: 45px 0;
    background: #f8f8f8;
}

.deanysbox {
    width: 1180px;
    margin: 50px auto 40px auto;
}

.deanysbox ul {
    width: 1207px;
}

.deanysbox ul li:nth-child(1) {
    float: left;
    width: 100%;
    padding: 15px;
    box-shadow: 0 2px 3px #ededed;
    background: #fff;
    margin: 0 15px 15px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.deanysbox ul li {
    float: left;
    width: 24%;
    padding: 15px;
    box-shadow: 0 2px 3px #ededed;
    background: #fff;
    margin: 0 1% 15px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    box-sizing: border-box;
}

.deanysbtop {
    height: 52px;
    display: flex;
}

.deanystls {
    float: left;
    width: 52px;
    height: 52px;
    position: relative;
}

.deanystls i {
    display: block;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #333;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.deanystls span {
    display: block;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 2px solid #333;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.deanysbox ul li:hover .deanystls i {
    top: 5px;
    left: 5px;
    background: #18BA60;
}

.deanysbox ul li:hover .deanystls span {
    top: 0px;
    left: 0px;
    border: 2px solid #18BA60;
    width: 49px;
    height: 49px;
}

.deanystls i.deanys_icon1 {
    background: #333 url(../images/ys_1.png) center no-repeat;
}

.deanysbox ul li:hover {
    transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
}

.deanysbox ul li:hover .deanystls i.deanys_icon1 {
    background: #18BA60 url(../images/ys_1.png) center no-repeat;
}

.deanystlr {
    float: right;
    width: 285px;
}

.deanystlr h5 {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    letter-spacing: 2px;
    height: 39px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 5px;
}

.deanystlr p {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    font-size: 12px;
    color: #333;
}

.deanysbtms {
    width: 98%;
    margin: 0px auto;
}

.deanysbtms p {
    margin: 15px 0 5px 0;
    height: 280px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    /* display: flex; */
    /* align-items: center; */
    width: 100%;
}

.deanysbox ul li:nth-child(1) .deanysbtms p {
    margin: 15px 0px 5px 0px;
    height: 180px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    /* display: flex; */
    /* align-items: center; */
}

.deanysbtms a {
    display: block;
    font-size: 12px;
    color: #333;
    padding-left: 10px;
    background: url(../images/more_id.png) left center no-repeat;
}

.deanysbtms a:hover {
    color: #18BA60;
    background: url(../images/more_id1.png) left center no-repeat;
}

.deanysbox ul li:hover .deanystlr h5 {
    color: #18BA60;
}

.deanystls i.deanys_icon2 {
    background: #333 url(../images/ys_2.png) center no-repeat;
}

.deanysbox ul li:hover .deanystls i.deanys_icon2 {
    background: #18BA60 url(../images/ys_2.png) center no-repeat;
}

.deanystls i.deanys_icon3 {
    background: #333 url(../images/ys_3.png) center no-repeat;
}

.deanysbox ul li:hover .deanystls i.deanys_icon3 {
    background: #18BA60 url(../images/ys_3.png) center no-repeat;
}

.deanystls i.deanys_icon4 {
    background: #333 url(../images/ys_4.png) center no-repeat;
}

.deanysbox ul li:hover .deanystls i.deanys_icon4 {
    background: #18BA60 url(../images/ys_4.png) center no-repeat;
}

.deanystls i.deanys_icon5 {
    background: #333 url(../images/ys_5.png) center no-repeat;
}

.deanysbox ul li:hover .deanystls i.deanys_icon5 {
    background: #18BA60 url(../images/ys_5.png) center no-repeat;
}

.deanystls i.deanys_icon6 {
    background: #333 url(../images/ys_6.png) center no-repeat;
}

.deanysbox ul li:hover .deanystls i.deanys_icon6 {
    background: #18BA60 url(../images/ys_6.png) center no-repeat;
}

.deanclients {
    padding: 80px 0;
    width: 100%;
    min-width: 1180px;
    background: url(../images/callout-bg2.jpg) top center no-repeat;
    background-attachment: fixed;
}

.deanclientstalk {
    position: relative;
    width: 1180px;
    height: 160px;
}

.deanclientstalk ul {}

.deanclientstalk ul li {}

.deanctbtop {
    text-indent: 60px;
    margin-bottom: 20px;
    /*height: 70px;*/
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-weight: 500;
}

.deanctbtop em {
    display: block;
    width: 40px;
    height: 34px;
    position: absolute;
}

.deanctbtop em.deanvtquote1 {
    top: 0;
    left: 0;
    background: url(../images/quote2.png) center no-repeat;
}

.deanctbtop em.deanvtquote2 {
    bottom: 0;
    right: 0;
    background: url(../images/quote1.png) center no-repeat;
}

.deanctbtms {
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.deanclientstalk .hd {
    width: 130px;
    position: absolute;
    bottom: 0px;
    left: 527px;
    text-align: center;
    z-index: 1;
}

.deanclientstalk .hd li {
    margin: 0 5px;
    float: left;
    background: #ccc;
    height: 15px;
    width: 15px;
    cursor: pointer;
    border-radius: 100%;
}

.deanclientstalk .hd .on {
    background: #18BA60;
}

.deannewsbox {
    padding: 45px 0 0 0;
    width: 100%;
    min-width: 1180px;
    background: #fff;
}

.deannewsbd {
    width: 100%;
    min-width: 1180px;
}

.deannewls {
    width: 50%;
    float: left;
}

.deannewbi {}

.deannewbi ul li.deantoprr {
    width: 100%;
    position: relative;
}

.deanxwl {
    float: left;
    width: 50%;
}

.deanxwl a {
    padding: 10% 15%;
    display: block;
    height: 178px;
}

.deanxwr {
    float: right;
    width: 50%;
    background: #578dc9;
    position: relative;
}

.deanxwriner {
    padding: 10% 15%;
    display: block;
    height: 178px;
}

.deanxwriner i {
    display: block;
    width: 55px;
    height: 55px;
    background: url(../images/deco1.png) center no-repeat;
    margin: 0 auto 15px auto;
}

.deanxwriner h5 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
}

.deanxwriner h5 a {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}

.deanwzbknames {}

.deanwzbknames a {
    display: block;
    width: 75px;
    text-align: center;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    border: 2px solid #fff;
    margin: 15px auto;
}

.deanxwriner p {
    /*height: 44px;*/
    line-height: 22px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
}

.deanxwlx {
    float: right;
}

.deanxwrx {
    float: left;
    background: #7fc1f1;
}

.deanxwrinerx i {
    width: 55px;
    height: 38px;
    background: url(../images/deco2.png) center no-repeat;
}

.deanxwr em {
    display: block;
    width: 60px;
    height: 86px;
    background: url(../images/po.png) center no-repeat;
    position: absolute;
    top: 30%;
    left: -15px;
}

.deanxwrx span {
    display: block;
    width: 60px;
    height: 86px;
    background: url(../images/po1.png) center no-repeat;
    position: absolute;
    top: 30%;
    right: -15px;
}

.deannewrs {
    width: 50%;
    float: right;
}

.deanxwrxb {
    background: #37BC9B !important;
}

.deanaktop {
    padding: 1% 7%;
    display: block;
    height: 87px;
    background: #fff;
}

.deanaktopx {
    background: #f8f8f8;
}

.deanaktop h5 {
    height: 45px;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
}

.deanaktop h5 em {
    width: 88px;
    height: 10px;
    display: block;
    background: url(../images/boline.png) center no-repeat;
    position: absolute;
    top: 35px;
    left: 0;
}

.deanaktop h5 a {
    font-size: 18px;
    color: #333;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 2px;
}

.deanaktop h5 a:hover {
    color: #18BA60;
}

.deanaktop p {
    /* height: 44px; */
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.deancasesd {
    width: 100%;
    min-width: 1180px;
    padding: 45px 0;
    background: url(../images/banner1.jpg) 0 0 no-repeat;
    background-attachment: fixed;
}

.deancasebx {
    margin-top: 30px;
    position: relative;
}

.deancasebx ul {
    width: 1200px;
}

.deancasebx ul li {
    float: left;
    width: 281.75px;
    border: 1px solid #ededed;
    margin: 0 15px 15px 0;
}

.deancasepicbx {
    width: 281.75px;
    height: 240px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.deancasepicbx img {
    /* width: 281.75px; */
    height: 240px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.deancasepicbx i {
    display: block;
    width: 281.75px;
    /* height: 240px; */
    background: rgba(24, 186, 96, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

.deancasepicbx a {
    display: block;
    width: 54px;
    height: 54px;
    border: 2px solid #18BA60;
    position: absolute;
    top: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 5;
}

.deancasepicbx a.deancasein {
    left: -70px;
    background: #fff url(../images/en.png) center no-repeat;
}

.deancasepicbx a.deansortin {
    right: -70px;
    background: #fff url(../images/sort.png) center no-repeat;
}

.deancasepicbx:hover i {
    opacity: 1;
}

.deancasepicbx:hover a.deancasein {
    left: 70px;
}

.deancasepicbx:hover a.deansortin {
    right: 70px;
}

.deancasebtms {
    padding: 15px;
    background: #fff;
}

.deancasebtms h5 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 4px;
}

.deancasebtms h5 a {
    font-size: 16px;
    color: #333;
}

.deancasebtms h5 a:hover {
    color: #18BA60;
}

.deancasebtms p {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.deancasebtms p span {
    color: #18BA60;
    padding-right: 5px;
    font-weight: 500;
}

.deancasethy {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #ededed;
    background: #fff;
    padding: 0 15px;
}

.deancasethy span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #999;
    padding-left: 22px;
    background: url(../images/date.png) left center no-repeat;
}

.deancasethy em {
    display: block;
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #999;
    padding-left: 25px;
    background: url(../images/view.png) left center no-repeat;
}

.deancasebx .prev,
.deancasebx .next {
    display: block;
    position: absolute;
    top: -50px;
    width: 20px;
    height: 20px;
}

.deancasebx .prev {
    right: 35px;
    background: url(../images/arrow-l.png) center no-repeat
}

.deancasebx .next {
    right: 0px;
    background: url(../images/arrow-r.png) center no-repeat
}

.deancasebx .prev:hover {
    background: url(../images/arrow-l1.png) center no-repeat
}

.deancasebx .next:hover {
    background: url(../images/arrow-r1.png) center no-repeat
}

.deankfqun {
    width: 100%;
    min-width: 1180px;
    padding: 45px 0;
    background: url(../images/product_summary.png) bottom center no-repeat;
}

.deankfqunbx {
    margin-top: 30px;
}

.deankfqunbx ul {
    width: 1205px;
}

.deankfqunbx ul li {}

.deankfqunbx ul li a {
    float: left;
    margin: 0 15px 15px 0;
    display: block;
    width: 222px;
    height: 85px;
    border: 1px solid #E4EEF8;
    position: relative;
    overflow: hidden;
}

.deankfqunbx ul li a em {
    position: absolute;
    width: 1px;
    height: 1px;
    z-index: 5;
    background: #18BA60;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.deankfqunbx ul li a em.deanline1 {
    top: 0;
    left: -100%;
    width: 100%;
}

.deankfqunbx ul li a em.deanline2 {
    bottom: -100%;
    right: 0;
    height: 100%;
}

.deankfqunbx ul li a em.deanline3 {
    bottom: 0;
    right: -100%;
    width: 100%;
}

.deankfqunbx ul li a em.deanline4 {
    top: -100%;
    left: 0;
    height: 100%;
}

.deankfqunbx ul li a:hover {
    border: 1px solid #fff;
    color: #18BA60;
}

.deankfqunbx ul li a:hover em.deanline1 {
    left: 0;
}

.deankfqunbx ul li a:hover em.deanline2 {
    bottom: 0;
}

.deankfqunbx ul li a:hover em.deanline3 {
    right: 0;
}

.deankfqunbx ul li a:hover em.deanline4 {
    top: 0;
}

.deankfqunbx ul li a.deankf1 {
    background: #fff url(../images/1.png) center no-repeat;
}

.deankfqunbx ul li a.deankf2 {
    background: #fff url(../images/2.png) center no-repeat;
}

.deankfqunbx ul li a.deankf3 {
    background: #fff url(../images/3.png) center no-repeat;
}

.deankfqunbx ul li a.deankf4 {
    background: #fff url(../images/4.png) center no-repeat;
}

.deankfqunbx ul li a.deankf5 {
    background: #fff url(../images/5.png) center no-repeat;
}

.deankfqunbx ul li a.deankf6 {
    background: #fff url(../images/6.png) center no-repeat;
}

.deankfqunbx ul li a.deankf7 {
    background: #fff url(../images/7.png) center no-repeat;
}

.deankfqunbx ul li a.deankf8 {
    background: #fff url(../images/8.png) center no-repeat;
}

.deankfqunbx ul li a.deankf9 {
    background: #fff url(../images/9.png) center no-repeat;
}

.deankfqunbx ul li a.deankf10 {
    background: #fff url(../images/10.png) center no-repeat;
}

.deankfqunbx ul li a.deankf11 {
    background: #fff url(../images/11.png) center no-repeat;
}

.deankfqunbx ul li a.deankf12 {
    background: #fff url(../images/12.png) center no-repeat;
}

.deankfqunbx ul li a.deankf13 {
    background: #fff url(../images/13.png) center no-repeat;
}

.deankfqunbx ul li a.deankf14 {
    background: #fff url(../images/14.png) center no-repeat;
}

.deankfqunbx ul li a.deankf15 {
    background: #fff url(../images/15.png) center no-repeat;
}

.deankfqunbx ul li a.deankf16 {
    background: #fff url(../images/16.png) center no-repeat;
}

.deankfqunbx ul li a.deankf17 {
    background: #fff url(../images/17.png) center no-repeat;
}

.deankfqunbx ul li a.deankf18 {
    background: #fff url(../images/18.png) center no-repeat;
}

.deankfqunbx ul li a.deankf19 {
    background: #fff url(../images/19.png) center no-repeat;
}

.deankfqunbx ul li a.deankf20 {
    background: #fff url(../images/20.png) center no-repeat;
}

.deanlinksd {
    width: 100%;
    min-width: 1180px;
    padding: 45px 0;
    background: url(../images/linkbg.jpg) 0 0 no-repeat;
}

.deanlinkpart {
    border: 2px solid #fff;
    height: 56px;
    overflow: hidden;
    margin-top: 30px;
    padding: 15px;
    width: 1146px;
}

.deanlinkpart a {
    display: inline-block;
    float: left;
    margin: 0 20px 15px 0;
    font-size: 14px;
    color: #fff;
    height: 20px;
    line-height: 20px;
}

.deanlinkpart a:hover {
    color: #18BA60
}

.deanfooter {
    margin-top: 0px;
}

/*#portal_block_244_content{*/
/*}*/
/*#portal_block_244_content li{*/
/*    position: relative;*/
/*}*/
/*#portal_block_244_content .deanxqbox{*/
/*    position: absolute;*/
/*    left: 50px;*/
/*}*/